home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 5 (Internal Edition) / Apple R&P Lib Internal v5.0.iso / 6-Developer Demos / Developer Demos-Ed. / Macintosh School® CD-ROM Demo / Macintosh SchoolÆ CD-ROM Demo / card_134939.txt < prev    next >
Text File  |  1990-08-14  |  2KB  |  152 lines

  1. -- card: 134939 from stack: in
  2. -- bmap block id: 135424
  3. -- flags: 4000
  4. -- background id: 14625
  5. -- name: Legend
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=0 top=0 right=342 bottom=512
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=11 top=33 right=48 bottom=26
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 5068 / 5068
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Close
  34. ----- HyperTalk script -----
  35. on mouseDown
  36.   set icon of me to "Close Box Hi"
  37. end mouseDown
  38.  
  39. on mouseLeave
  40.   set icon of me to "Close Box"
  41. end mouseLeave
  42.  
  43. on mouseUp
  44.   set icon of me to "Close Box"
  45.   lock screen
  46.   pop card
  47.   unlock screen
  48. end mouseUp
  49.  
  50.  
  51. -- part 3 (button)
  52. -- low flags: 00
  53. -- high flags: 0000
  54. -- rect: left=4 top=315 right=334 bottom=23
  55. -- title width / last selected line: 0
  56. -- icon id / first selected line: 0 / 0
  57. -- text alignment: 1
  58. -- font id: 0
  59. -- text size: 12
  60. -- style flags: 0
  61. -- line height: 16
  62. -- part name: Legend
  63. ----- HyperTalk script -----
  64. on mouseUp
  65.   --get the rect of me
  66.   --put the clickH - item 1 of the rect of me into x
  67.   --put the clickV - item 2 of the rect of me into y
  68.   --if x < y then
  69.   go back
  70.   --end if
  71. end mouseUp
  72.  
  73.  
  74.  
  75. -- part contents for background part 19
  76. ----- text -----
  77. 12
  78. 12
  79. 12
  80. 12
  81. 12
  82. 11
  83. 12
  84. 12
  85.  
  86. -- part contents for background part 20
  87. ----- text -----
  88. 47
  89. 80
  90. 53
  91. 54
  92. 52
  93. 102
  94. 48
  95. 13
  96.  
  97. -- part contents for background part 21
  98. ----- text -----
  99. Abrosimoff, Michael John
  100. Adams, Bryan
  101. Alexander, Rick
  102.  Alexander, Susan
  103. Allsop, Blair M.
  104. Azimov, Isaac
  105.  Barisoff, Larissa
  106. Bunyan, Paul
  107.  
  108.  
  109.  
  110. -- part contents for background part 22
  111. ----- text -----
  112. Industrial
  113. Academic
  114. Academic
  115. Academic
  116. Academic
  117. Academic
  118. Academic
  119. Commercial
  120.  
  121. -- part contents for background part 23
  122. ----- text -----
  123. 0.0
  124. 0.0
  125. 0.0
  126. 0.0
  127. 0.0
  128. 0.0
  129. 0.0
  130. 0.0
  131.  
  132. -- part contents for background part 24
  133. ----- text -----
  134. 0.0
  135. 0.0
  136. 0.0
  137. 0.0
  138. 0.0
  139. 0.0
  140. 0.0
  141. 0.0
  142.  
  143. -- part contents for background part 25
  144. ----- text -----
  145. 12.0
  146. 12.0
  147. 12.0
  148. 12.0
  149. 12.0
  150. 12.0
  151. 12.0
  152. 12.0